Expat doc fixes.
authorrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 15 Jul 2013 22:55:13 +0000 (22:55 +0000)
committerrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 15 Jul 2013 22:55:13 +0000 (22:55 +0000)
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4438 f51c46e8-681c-474f-0cfe-069cfd0219fb

gpsbabel/mingw/README.expat
gpsbabel/mingw/lib/README
gpsbabel/msvc/README.msvc

index ae51d66cab37d0e95fe4d50f9751035c268df45d..9232175bdcbd80aa0a2da548ab72af159ce7c1de 100644 (file)
@@ -1 +1 @@
-This expat library comes from http://sourceforge.net/projects/mingwrep/
+Please see lib/README.
index f267f5b1c47c66e92257d254eca470279154b09d..7fb24c06b27bf2cc3f3444abaa2f7658d4f5b8b8 100644 (file)
@@ -1,2 +1,3 @@
 files created with pexport/dlltool using libexpat.dll
 version 1.95.8 from http://sourceforge.net/projects/expat
+This is not the latest version, but new versions are not considered necessary.
index eec8791a7b6dcde9928663312c90efe420e307ab..d60611241650b23242725b70b28ff741a206f2a4 100644 (file)
@@ -35,9 +35,7 @@ is required in addition to the actual compiler package for DeLorme (delbin).
  code that do not compile.)
 
 The "Expat" directory contains the import library and header file for the
-Expat DLL. This may or may not be the latest build of Expat; you might 
-want to check http://expat.sourceforge.net to see if there is a more recent
-version.
+Expat DLL.
 
 To run GPSBabel, you must make sure that the dlls (Qt and libexpat.dll from
 the Expat directory) is in the DLL search path.  The easiest way to do this,